He does not care if the language is functional or not, as long as you can tell the compiler where it's OK to use parallelism. 他不关心语言是不是函数性(functional)的,只要你能告诉编译器在哪儿能使用并行就可以了。
One of the design goals behind the development of F# ( a functional language that is built into Visual Studio) is parallelism and making it easier to spread work across multiple processors. 基于这个背景出现的微软的F语言的目标就是并行性&为了更好的在多处理器的电脑上并行工作。
And ASIP also has good scalability, it can designs a specific functional unit, which makes the ASIP achieve the design with higher parallelism and higher complexity. 而且ASIP还具很好扩展性,可以为某个应用领域设计专用功能单元,这使得ASIP可以实现并行性和复杂度更高的设计。